home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMCONFIGAVANZADASFILTRO / TFORMCONFIGAVANZADASFILTRO.txt < prev   
Text File  |  2008-07-21  |  4KB  |  163 lines

  1. object FormConfigAvanzadasFiltro: TFormConfigAvanzadasFiltro
  2.   Left = 516
  3.   Top = 477
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Configurar el filtrado de contenidos Web'
  7.   ClientHeight = 215
  8.   ClientWidth = 413
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PlaGroupBox1: TPlaGroupBox
  23.     Left = 14
  24.     Top = 7
  25.     Width = 385
  26.     Height = 163
  27.     TitleFont.Charset = DEFAULT_CHARSET
  28.     TitleFont.Color = 13977088
  29.     TitleFont.Height = -11
  30.     TitleFont.Name = 'Tahoma'
  31.     TitleFont.Style = []
  32.     Caption = 'Datos del usuario'
  33.     TabOrder = 0
  34.     object Label1: TLabel
  35.       Left = 57
  36.       Top = 22
  37.       Width = 40
  38.       Height = 13
  39.       Caption = 'Nombre:'
  40.       Transparent = True
  41.     end
  42.     object Label2: TLabel
  43.       Left = 57
  44.       Top = 49
  45.       Width = 57
  46.       Height = 13
  47.       Caption = 'Contrase∩┐╜a:'
  48.       Transparent = True
  49.     end
  50.     object Label3: TLabel
  51.       Left = 57
  52.       Top = 76
  53.       Width = 150
  54.       Height = 13
  55.       Caption = 'Confirmar contrase∩┐╜a:'
  56.       Constraints.MaxWidth = 150
  57.       Constraints.MinWidth = 150
  58.       Transparent = True
  59.       WordWrap = True
  60.     end
  61.     object Label4: TLabel
  62.       Left = 57
  63.       Top = 103
  64.       Width = 58
  65.       Height = 13
  66.       Caption = 'Usar el filtro:'
  67.       Transparent = True
  68.     end
  69.     object Image3: TImage
  70.       Left = 10
  71.       Top = 22
  72.       Width = 32
  73.       Height = 32
  74.       Picture.Data = {<image001.bmp>}
  75.       Transparent = True
  76.     end
  77.     object PlaButton5: TPlaButton
  78.       Left = 212
  79.       Top = 130
  80.       Width = 161
  81.       Height = 21
  82.       Caption = 'Opciones adicionales...'
  83.       TabOrder = 0
  84.       OnClick = PlaButton5Click
  85.     end
  86.     object PlaEdit1: TPlaEdit
  87.       Left = 212
  88.       Top = 17
  89.       Width = 161
  90.       Height = 21
  91.       Cursor = crIBeam
  92.       MaxLength = 64
  93.       TabOrder = 1
  94.       Transparent = False
  95.     end
  96.     object PlaEdit2: TPlaEdit
  97.       Left = 212
  98.       Top = 44
  99.       Width = 161
  100.       Height = 22
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clWindowText
  103.       Font.Height = -11
  104.       Font.Name = 'Courier New'
  105.       Font.Style = []
  106.       MaxLength = 64
  107.       ParentFont = False
  108.       PasswordChar = '*'
  109.       TabOrder = 2
  110.       Transparent = False
  111.     end
  112.     object PlaEdit3: TPlaEdit
  113.       Left = 212
  114.       Top = 72
  115.       Width = 161
  116.       Height = 22
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -11
  120.       Font.Name = 'Courier New'
  121.       Font.Style = []
  122.       MaxLength = 64
  123.       ParentFont = False
  124.       PasswordChar = '*'
  125.       TabOrder = 3
  126.       Transparent = False
  127.     end
  128.     object PlaComboBox1: TPlaComboBox
  129.       Left = 212
  130.       Top = 100
  131.       Width = 161
  132.       Height = 21
  133.       Style = csDropDownList
  134.       TabOrder = 4
  135.     end
  136.   end
  137.   object ButtonAceptar: TPlaButton
  138.     Tag = 2200
  139.     Left = 245
  140.     Top = 183
  141.     Width = 73
  142.     Height = 21
  143.     Anchors = [akTop, akRight]
  144.     Caption = '&Aceptar'
  145.     TabOrder = 1
  146.     OnClick = ButtonAceptarClick
  147.     Default = True
  148.   end
  149.   object ButtonCancel: TPlaButton
  150.     Tag = 2400
  151.     Left = 326
  152.     Top = 183
  153.     Width = 73
  154.     Height = 21
  155.     Anchors = [akTop, akRight]
  156.     Caption = '&Cancelar'
  157.     TabOrder = 2
  158.     TabStop = False
  159.     Cancel = True
  160.     ModalResult = 2
  161.   end
  162. end
  163.